################################################################################
# Automatically-generated file. Do not edit!
################################################################################

# Add inputs and outputs from these tool invocations to the build variables 
C_SRCS += \
C:/MSP430\ Software\ for\ bq/lib/I2C_GPIO/MSP430_SWI2C_Master.c \
C:/MSP430\ Software\ for\ bq/MSP430F2xx_bq27500EVM/source/MSP430_bq27500.c 

CMD_SRCS += \
../lnk_msp430f2013.cmd 

S43_SRCS += \
C:/MSP430\ Software\ for\ bq/lib/I2C_USI/USI_I2CMaster_CCS.s43 

OBJS += \
./MSP430_SWI2C_Master.obj \
./MSP430_bq27500.obj \
./USI_I2CMaster_CCS.obj 

C_DEPS += \
./MSP430_SWI2C_Master.pp \
./MSP430_bq27500.pp 

S43_DEPS += \
./USI_I2CMaster_CCS.pp 


# Each subdirectory must supply rules for building sources it contributes
MSP430_SWI2C_Master.obj: C:/MSP430\ Software\ for\ bq/lib/I2C_GPIO/MSP430_SWI2C_Master.c $(GEN_SRCS) $(GEN_OPTS)
	@echo 'Building file: $<'
	@echo 'Invoking: MSP430 Compiler'
	"C:/Program Files/Texas Instruments/ccsv4/tools/compiler/msp430/bin/cl430" --silicon_version=msp -g --include_path="C:/Program Files/Texas Instruments/ccsv4/msp430/include" --include_path="C:/Program Files/Texas Instruments/ccsv4/tools/compiler/msp430/include" --diag_warning=225 --sat_reassoc=off --fp_reassoc=off --plain_char=unsigned --printf_support=minimal $(GEN_OPTS_QUOTED) --preproc_with_compile --preproc_dependency="MSP430_SWI2C_Master.pp" $(subst #,$(wildcard $(subst $(SPACE),\$(SPACE),$<)),"#")
	@echo 'Finished building: $<'
	@echo ' '

MSP430_bq27500.obj: C:/MSP430\ Software\ for\ bq/MSP430F2xx_bq27500EVM/source/MSP430_bq27500.c $(GEN_SRCS) $(GEN_OPTS)
	@echo 'Building file: $<'
	@echo 'Invoking: MSP430 Compiler'
	"C:/Program Files/Texas Instruments/ccsv4/tools/compiler/msp430/bin/cl430" --silicon_version=msp -g --include_path="C:/Program Files/Texas Instruments/ccsv4/msp430/include" --include_path="C:/Program Files/Texas Instruments/ccsv4/tools/compiler/msp430/include" --diag_warning=225 --sat_reassoc=off --fp_reassoc=off --plain_char=unsigned --printf_support=minimal $(GEN_OPTS_QUOTED) --preproc_with_compile --preproc_dependency="MSP430_bq27500.pp" $(subst #,$(wildcard $(subst $(SPACE),\$(SPACE),$<)),"#")
	@echo 'Finished building: $<'
	@echo ' '

USI_I2CMaster_CCS.obj: C:/MSP430\ Software\ for\ bq/lib/I2C_USI/USI_I2CMaster_CCS.s43 $(GEN_SRCS) $(GEN_OPTS)
	@echo 'Building file: $<'
	@echo 'Invoking: MSP430 Compiler'
	"C:/Program Files/Texas Instruments/ccsv4/tools/compiler/msp430/bin/cl430" --silicon_version=msp -g --include_path="C:/Program Files/Texas Instruments/ccsv4/msp430/include" --include_path="C:/Program Files/Texas Instruments/ccsv4/tools/compiler/msp430/include" --diag_warning=225 --sat_reassoc=off --fp_reassoc=off --plain_char=unsigned --printf_support=minimal $(GEN_OPTS_QUOTED) --preproc_with_compile --preproc_dependency="USI_I2CMaster_CCS.pp" $(subst #,$(wildcard $(subst $(SPACE),\$(SPACE),$<)),"#")
	@echo 'Finished building: $<'
	@echo ' '


